FADE BITMAP
This command will fade the contents of a specified Bitmap. You must specify a fade value that sets the level of fading from zero which fades the bitmap completely to black, up to 100 which does not fade the bitmap at all. Fade operations are slow and the completion time depends on the size of the bitmap. The parameters should be specified using integer values.
SYNTAX
FADE BITMAP Bitmap Number,Fade Value
RELATED INFO
BITMAP Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example